• Re: [OT] C/C++ pointer syntax

    Updated: 2012-09-29 19:21:11
    I like the logic of that explanation! Harold

  • Re: [OT] C/C++ pointer syntax

    Updated: 2012-09-29 18:29:01
    It's an int. This is the reason why the '*' is associated with the variable, not the type. Semeantically I've always treated int *c as ' *c is an int, so c has the address of an int' BAJ Correct. BAJ

  • Re: [OT] C/C++ pointer syntax

    Updated: 2012-09-29 17:24:49
    In fact, how would the compiler interpret these two statements? int *a, b; int * c, d; I'm pretty sure a is a pointer to int, b is an int, c is a pointer, but not quite sure about d. How about a struct typedef ? typedef struct tag_fooT { int foo; char *s; } fooT, *pfooT; I know that declaring a fooT allocates space for the structure, and declaring a pfooT allocates just the pointer as I do this all the time. fooT fooStructA; pfooT fooPointer = &fooStructA; Joe W On 9/29/2012 12:49 PM, Tamas Rudnai wrote:

  • Re: [PIC] JALV2 WOES

    Updated: 2012-09-29 17:11:48
    Likely some small thing that you have misunderstood. If the code goes through the sim correctly then it is not a problem with your code, but more likely pic setup, interrupt firing, hardware problem hidden by timing issues. Please specify which version of Jal you are using and the libs that you are using, if any. The group link is http://tech.groups.yahoo.com/group/jallist/ Gordon Williams ----- Original Message ----- From: "Rob Hamerling" <robhamerling< at >gmail.com> To: "Microcontroller discussion list - Public." <piclist< at >mit.edu> Sent: Saturday, September 29, 2012 7:05 AM Subject: Re: [PIC] JALV2 WOES

  • Re: [OT] C/C++ pointer syntax

    Updated: 2012-09-29 16:49:19
    I prefer B, that is the most common -- plus as you have pointed out, with the 'int' you only told the compiler the base type, but with the '*' you are telling that this particular variable is a pointer type to that base type. So even if syntax allows you to do the way A, semantically it is still the way B. Tamas On 29 September 2012 09:17, V G <x.solarwind.x< at >gmail.com> wrote:

  • Re: [OT] C/C++ pointer syntax

    Updated: 2012-09-29 16:46:02
    PIC Microcontroller List headers Rupert Swarbrick 29 Sep 18:46 Re : OT C C++ pointer syntax Rupert Swarbrick 2012-09-29 16:46:02 GMT V G Rupert Permalink Reply Navigate Go to . gmane . comp . hardware . microcontrollers pic Topic Go to the topic Project Web Page PIC Microcontroller List Search Archive Language Change language Options Current view : Threads only Showing whole messages Not hiding cited . text Change to All messages , shortened messages or hide cited text Post a message NNTP Newsgroup Classic Gmane web interface RSS Feed List Information About Gmane Gmane

  • Re: [OT] C/C++ pointer syntax

    Updated: 2012-09-29 16:28:21
    There is no name here (which in a prototype is not necessary). Another place you see A include casts (int*), but once again that's without a name. For this exact reason my opinion is that your syntax B is the most sensible and human readable. I think that things which make code more readable are far more important than those which make code "right". The compiler will work with either. David

  • [OT] C/C++ pointer syntax

    Updated: 2012-09-29 16:17:19
    PIC Microcontroller List headers V G 29 Sep 18:17 OT C C++ pointer syntax V G 2012-09-29 16:17:19 GMT This is an opinion question . I am curious as to what you all think is a good way to do this : In C C++ , what is your preferred way or declaring pointers A int p B int p C int p I think it should be A because it's logical and the C C++ compiler considersint to be the type , and the syntax is Permalink Reply Navigate Go to . gmane . comp . hardware . microcontrollers pic Topic Go to the topic Project Web Page PIC Microcontroller List Search Archive Language Change language Options Current view : Threads only Showing whole messages Not hiding cited . text Change to All messages , shortened messages or hide cited text Post a message NNTP Newsgroup Classic Gmane web interface RSS Feed List

  • TPS53014 – Single Synchronous Step-Down Controller for Low Voltage Power Rails

    Updated: 2012-09-29 09:37:25
    The TPS53014 is a single, adaptive on-time D-CAP2 mode synchronous buck controller. The TPS53014 enables system designers to complete the suite of various end equipment’s power bus regulators with cost effective low external component count and low standby current solution. [...] The device provides convenient and efficient operation with input voltages from 4.5 V to [...]

  • LED Heart PWM Fading

    Updated: 2012-09-29 09:27:57
    The concept for this small birthday present was to create a small heart shape with red LEDs and then to draw a heart shape underneath it on the PCB as a backdrop. Then a small processor was added to control the heart shape of LEDs for both fade and pattern control. The method of control [...]

  • IKEA SMS lamp with GSM shield

    Updated: 2012-09-28 20:11:35
    open-electronics.org writes: We create a lamp controlled by SMS using a GSM shield, a RGB shield and a Arduino UNO. Due to the simplicity of these boards,  simply plug one over the other and connect a strip led to have a lighting effect.  Then sending normal text messages from any phone, you can turn on [...]

  • Innovative SBC-K7 Embedded PC Board Features Xilinx Kintex 7 FPGA

    Updated: 2012-09-27 01:24:01
    Innovative Integration introduced the new SBC-K7 embedded PC board. The SBC-K7 combines an Atom or i7 PC running Windows/Linux/VxWorks with a Xilinx Kintex 7 FPGA (from K325T to K410T) and industry-compliant FMC (FPGA mezzanine card) I/O sites. It features a Type-6 COM Express module which provides full PC software and hardware compatibility. The SBC-K7 embedded [...]

  • The Almost Useless Machine

    Updated: 2012-09-25 19:28:57
    tinkerlog writes: We all know, we should use more renewable energy. Here is my contribution. Use solar power if you want to cut 20mm wooden rods. And plan ahead because it may take a while. The Almost Useless Machine - [Link] Easy solar-panel maximum-power-point tracking for pulsed-load applicationsOpen Source Solar Data Acquisition SystemAn Engineer’s Guide [...]

  • Avnet Electronics Introduces MathWorks DSP Design Package for Xilinx FPGA Kits

    Updated: 2012-09-24 14:11:19
    Avnet Electronics Marketing Americas and MathWorks teamed on a new development kit. The tool combines a MathWorks software package with the Xilinx Kintex-7 FPGA DSP Development Kit with High-Speed Analog. The MathWorks Software Package for Xilinx DSP Kits is ideal for FPGA and DSP design engineers. It is available now from Avnet. Prices start at [...]

  • RS232 to RS485 Converter Circuit Schematic

    Updated: 2012-09-19 07:10:56
    ElectroSuite.com Electronic Circuits , Schematics , Diagrams , Projects , Hobbies , IT , ICT , Network , Computer , Handphone You are here : Home Converter RS232 to RS485 Converter Circuit Schematic RS232 to RS485 Converter Circuit Schematic 258 view(s Home Converter RS232 to RS485 Converter Circuit Schematic ElectroSuite.com RS232 to RS485 Converter Circuit Schematic . RS232 to RS485 converters are mostly used in industrial and commercial . environments RS232 to RS485 Converter Circuit Schematic image.made-in-china.com RS232 to RS485 Converter Circuit Schematic Here are some special projects from : Google The standard RS232 to RS485 converter The portpowered isolated RS232 to RS485 converter The isolated RS232 to RS485 RS422 DB 25 converter The isolated RS232 to RS485 DB 9 converter

  • EB675001DIP Four Port Serial Adapter

    Updated: 2012-09-18 09:22:34
    ElectroSuite.com Electronic Circuits , Schematics , Diagrams , Projects , Hobbies , IT , ICT , Network , Computer , Handphone You are here : Home Converter EB675001DIP Four Port Serial Adapter EB675001DIP Four Port Serial Adapter 144 view(s Home Converter EB675001DIP Four Port Serial Adapter ElectroSuite.com EB675001DIP Four Port Serial Adapter . A multi source quad Universal Asyncronous Receiver and Transmitter UART 16554 type , was selected to ease implementation and sourcing of . components EB675001DIP Four Port Serial Adapter simtec.co.uk EB675001DIP Four Port Serial Adapter Here are some special projects from : Google Introduction Design Schematic Firmware Prototype PCB Design Software Documentation Online Support Source About the author wrote 296 articles on this . blog

  • Assembly instructions for Easy Pulse kit

    Updated: 2012-09-18 02:50:58
    Embedded Lab An online teaching laboratory for Microcontrollers and Embedded Systems Home Products Theory PIC Experiments PIC Projects Tips Tricks dsPIC chipKIT Tutorials Contact Assembly instructions for Easy Pulse kit R-B Sep 17th , 2012 Assembling Easy Pulse kit is pretty simple and straightforward . There are two versions of PCBs which are mostly the same . In the second version the J1 connector has 5 pins instead of 4. I have added an additional VCC pin next to the EN pin . This would allow users to test the board quickly after being assembled . You can activate the sensor by simply placing a jumper between the EN and VCC pins , and the board is ready for operation . While soldering the parts , start with low profile components such as resistors and capacitors . This makes overall

  • electronics-base.com

    Updated: 2012-09-17 21:50:03
    educational site. avr and pic tutorials, projects, robotics, gps, gprs, sensors, ethernet enc28j60, capacitive sensing, ir, complete source code available,c codevision, mplab, dspic.. new original pro...

  • Stratix V FPGA Powers Altera Multirate OTN 100G Muxponder IP Solution

    Updated: 2012-09-13 18:38:22
    Altera introduced a single-chip, multi-rate OTN (optical transport network) muxponder solution for 100G network aggregation. The multi-rate muxponder IP solution is based on Altera’s 28nm Stratix V FPGA devices. The solution enables engineers to customize systems and target FPGA architectures that are optimized for specific design requirements. The multirate 100G muxponder IP solution expands the [...]

  • Buy RF Explorer

    Updated: 2012-09-08 16:22:45
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Buy RF Explorer online Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us Buy RF Explorer RF Explorer is available at SeeedStudio online store They deliver worldwide by airmail and . courier For stock information , please check directly with our . distributor Cool Components in UK EXP-TECH in Germany Evola in France AlphaCrucis in France Mattijsen in the BeNeLux AudioSense in Belgium Robot-Italy in Italy Gotham Sound in USA Location Sound in USA Sound Techniques in New Zealand Radio-it in Brazil ThaiEasyElec in Thailand Netram in South-Africa

  • PIC microcontroller

    Updated: 2012-09-08 16:22:44
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home PIC micro Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us PIC microcontroller Explorer 16 board demo with CCS compiler Background Microchip Explorer 16 board is a nice demo and development board for 16 and 32 bits . microcontrollers It comes with documentation but all samples are for Microchip C30 and C32 compilers . Having it working from scratch on a different compiler takes a few hours , so I offer here for free my demo code for CCS compiler . It is not a translation of the C30 demo code , it is a simpler and smaller code to just check the basic E16 functionality using the PIC24fj128GA010 standard PIM and should be a good framework for your own code if you work with .

  • Introducing RF Explorer

    Updated: 2012-09-08 16:22:44
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us As the use of wireless communication devices grows everywhere , it does too the need to monitor , test and diagnose . them RF Explorer is an affordable Handheld Spectrum Analyzer designed from scratch to be a sort of Swiss Army Knife for the specific needs of ISM band digital . communication ISM bands are used worldwide in many devices and systems , and some of them are very appealing for hacking and tinkering . However , it is really difficult to tweak a device in these high frequency RF bands without a Spectrum Analyzer . We all know it is difficult to work in DC circuits without a multimeter , and it is equally

  • Arduino platform

    Updated: 2012-09-08 16:22:43
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Arduino Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us Arduino platform LANC control with Arduino Background LANC is a serial protocol available in most Sony and Canon videocameras . If you need additional info , Wikipedia has a good introduction on what LANC . is The best low level definition of the protocol is available on this nice article http : www.boehmel.de lanc.htm At the time I worked on this , there was no open source implementation of LANC available , so I used the opportunity to learn some of the Arduino features by implementing LANC with it . A few months later someone else published a LANC source code for Arduino , therefore there are at least 2

  • News

    Updated: 2012-09-08 16:22:43
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home News Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us News These are recent news . You may subscribe to our RSS feed and Twitter account as . well If you are an RF Explorer user , you may also want to subscribe to our official distribution list for more technical . news Distributor in Belgium We are happy to welcome AudioSense , a Belgium based professional sound equipment distributor and technician . shop RF Explorer evaluated by prestigious Tools 4 Music magazine The August September issue of Tools4Music magazine available printed and online , includes a full , detailed 3 pages long review of RF Explorer in German The author , test editor Stefan Kosmalla makes a clear

  • Ariel Rocholl

    Updated: 2012-09-08 16:22:42
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Contact us Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us Ariel Rocholl This e-mail address is being protected from spambots . You need JavaScript enabled to view it . http : www.rf-explorer.com We appreciate your feedback . Feel free to share any suggestion , request or question you may have about the contents of this . site For support on RF Explorer or other of our projects , please make sure you provide a valid email address . We will contact you within 48hs normally , but if your address is incorrect we will be unable to answer or contact you further . Enter your Name : E-mail address : Message Subject : Enter your Message : E-mail a copy of this message to your own

  • Home of RF-Explorer and other Microcontroller projects

    Updated: 2012-09-08 16:22:42
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us As the use of wireless communication devices grows everywhere , it does too the need to monitor , test and diagnose . them RF Explorer is an affordable Handheld Spectrum Analyzer designed from scratch to be a sort of Swiss Army Knife for the specific needs of ISM band digital . communication ISM bands are used worldwide in many devices and systems , and some of them are very appealing for hacking and tinkering . However , it is really difficult to tweak a device in these high frequency RF bands without a Spectrum Analyzer . We all know it is difficult to work in DC circuits without a multimeter , and it is equally hard to work

  • Recent News

    Updated: 2012-09-08 16:22:41
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Recent News Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us Recent News These are recent news . You may subscribe to our RSS feed and Twitter account as . well If you are an RF Explorer user , you may also want to subscribe to our official distribution list for more technical . news Distributor in Belgium We are happy to welcome AudioSense , a Belgium based professional sound equipment distributor and technician . shop RF Explorer evaluated by prestigious Tools 4 Music magazine The August September issue of Tools4Music magazine available printed and online , includes a full , detailed 3 pages long review of RF Explorer in German The author , test editor Stefan Kosmalla

  • Introducing RF Explorer

    Updated: 2012-09-08 16:22:41
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us As the use of wireless communication devices grows everywhere , it does too the need to monitor , test and diagnose . them RF Explorer is an affordable Handheld Spectrum Analyzer designed from scratch to be a sort of Swiss Army Knife for the specific needs of ISM band digital . communication ISM bands are used worldwide in many devices and systems , and some of them are very appealing for hacking and tinkering . However , it is really difficult to tweak a device in these high frequency RF bands without a Spectrum Analyzer . We all know it is difficult to work in DC

  • PIC microcontroller

    Updated: 2012-09-08 16:22:40
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home PIC micro Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us PIC microcontroller Explorer 16 board demo with CCS compiler Background Microchip Explorer 16 board is a nice demo and development board for 16 and 32 bits . microcontrollers It comes with documentation but all samples are for Microchip C30 and C32 compilers . Having it working from scratch on a different compiler takes a few hours , so I offer here for free my demo code for CCS compiler . It is not a translation of the C30 demo code , it is a simpler and smaller code to just check the basic E16 functionality using the PIC24fj128GA010 standard PIM and should be a good framework for your own code if you work with .

  • Arduino platform

    Updated: 2012-09-08 16:22:39
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Arduino Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us Arduino platform LANC control with Arduino Background LANC is a serial protocol available in most Sony and Canon videocameras . If you need additional info , Wikipedia has a good introduction on what LANC . is The best low level definition of the protocol is available on this nice article http : www.boehmel.de lanc.htm At the time I worked on this , there was no open source implementation of LANC available , so I used the opportunity to learn some of the Arduino features by implementing LANC with it . A few months later someone else published a LANC source code for Arduino , therefore there are at least 2

  • About this site

    Updated: 2012-09-08 16:22:39
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home About this site Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site External Web Links External News Feeds Contact Us About this site This site is dedicated to Radio Frequency RF and microcontroller MCU projects and tutorials . With more than 20 years of experience in a variety of fields , including but not limited to Embedded Software for StrongARM , x86, PIC and AVR Arduino Radio Frequency applications including DSS in ISM bands Computer Aided Design CAD Railway Safety Critical software Financial Industry Enterprise class software we are entitled to use all these skills to benefit online community with easy-to-use projects and tools . As much as we can , based on 3rd party license

  • Ariel Rocholl

    Updated: 2012-09-08 16:22:38
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Contact Us Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us Ariel Rocholl This e-mail address is being protected from spambots . You need JavaScript enabled to view it . http : www.rf-explorer.com We appreciate your feedback . Feel free to share any suggestion , request or question you may have about the contents of this . site For support on RF Explorer or other of our projects , please make sure you provide a valid email address . We will contact you within 48hs normally , but if your address is incorrect we will be unable to answer or contact you further . Enter your Name : E-mail address : Message Subject : Enter your Message : E-mail a copy of this message to your own

  • Introducing RF Explorer

    Updated: 2012-09-08 16:22:37
    As the use of wireless communication devices grows everywhere , it does too the need to monitor , test and diagnose . them RF Explorer is an affordable Handheld Spectrum Analyzer designed from scratch to be a sort of Swiss Army Knife for the specific needs of ISM band digital . communication ISM bands are used worldwide in many devices and systems , and some of them are very appealing for hacking and tinkering . However , it is really difficult to tweak a device in these high frequency RF bands without a Spectrum Analyzer . We all know it is difficult to work in DC circuits without a multimeter , and it is equally hard to work with digital logic circuits without a logic analyzer or an oscilloscope . For RF transmission and circuit testing , a spectrum analyzer can be considered the basic

  • MICRO.arocholl.com

    Updated: 2012-09-08 16:22:36
    Close Window E-mail this link to a friend . E-mail to : Sender : Your E-mail : Subject : Send Cancel

  • On-off keying Wikipedia the free encyclopedia

    Updated: 2012-09-08 16:22:33
    , On-off keying From Wikipedia , the free encyclopedia Jump to : navigation search Passband modulation Analog modulation AM FM PM QAM SM SSB Digital modulation ASK CPM FSK MFSK MSK OOK PPM PSK QAM SC-FDE TCM Spread spectrum CSS DSSS FHSS THSS See also Capacity-approaching codes Demodulation Line coding Modem PAM PCM PWM v t e This article does not cite any references or sources Please help improve this article by adding citations to reliable sources Unsourced material may be challenged and removed August 2011 On-off keying OOK the simplest form of amplitude-shift keying ASK modulation that represents digital data as the presence or absence of a carrier wave In its simplest form , the presence of a carrier for a specific duration represents a binary one , while its absence for the same

  • User manual RF Explorer Windows PC Client

    Updated: 2012-09-08 16:22:31
    : Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us User manual : RF Explorer Windows PC Client RF Explorer can be optionally connected to a Windows PC USB port for additional functionality using the Windows PC . Client Note : In addition to Windows , there is a GUI client also available for Mac OSX , visit AppStore for additional info on connecting RF Explorer with a . Mac You should use a high quality USB cable to limit the EMC interference that otherwise a PC would add to your measurements . A high quality cable comes with ferrite beads , it is shielded and more robust than a low price cable but makes a difference when you use it for an instrument like RF Explorer . Good

  • RF Explorer models

    Updated: 2012-09-08 16:22:30
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Article list RF Explorer models Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us RF Explorer models RF Explorer comes in a variety of models to cover different . needs See below a detailed map with different models and . features You can buy RF Explorer online starting at 99 including shipping . We maintain stock information on this page feel free to contact us for any additional . info In addition to that , RF Explorer can fit an optional Expansion Module for further band coverage and enhanced capabilities . You can combine any RF Explorer model with any Expansion Module you wish . The firmware will correctly

  • Getting started with RF Explorer

    Updated: 2012-09-08 16:22:29
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Article list Getting started with RF Explorer Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us Getting started with RF Explorer Thanks for supporting this project with your order . We hope you received your unit in perfect condition and are ready to use it for the first . time If you are like me , the first thing you want to do is to power up your unit and play with it . This is perfectly ok just make sure you are not near any strong RF field before plugin in your antenna in the SMA connector . At very same instant you plug in the antenna , the device will start receiving RF energy even if it is powered . off

  • RF Explorer Specifications

    Updated: 2012-09-08 16:22:29
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us RF Explorer Specifications RF Explorer is a handheld digital spectrum analyzer , aimed to provide a very affordable tool for work in all ISM popular frequency bands . It is based on a highly integrated frequency synthesizer which offers high performance , compact size , low consumption and low . cost You can buy all RF Explorer models at Seeed Studio Technology they deliver . worldwide It has been designed to be used equally well outdoor and indoor , and can be connected to a Windows PC using standard mini-USB for additional features and higher display . resolution

  • User manual RF Explorer Windows PC Client

    Updated: 2012-09-08 16:22:28
    : Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Article list User manual : RF Explorer Windows PC Client Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us User manual : RF Explorer Windows PC Client RF Explorer can be optionally connected to a Windows PC USB port for additional functionality using the Windows PC . Client Note : In addition to Windows , there is a GUI client also available for Mac OSX , visit AppStore for additional info on connecting RF Explorer with a . Mac You should use a high quality USB cable to limit the EMC interference that otherwise a PC would add to your measurements . A high quality cable comes with ferrite beads , it is shielded

  • RF Explorer Downloads

    Updated: 2012-09-08 16:22:28
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Downloads Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us RF Explorer Downloads Please use the links below to download latest software and documentation for your RF Explorer unit . All firmware upgrades are lifetime . free Firmware versions Download contents Link Size RF Explorer Firmware v1.09 Includes new support for WSUB3G 15-2700MHz module , as well as several new features such as Offset DB , dBuV measurements and frequency calibration functionality . Download latest Windows Client v1.09.03 to get access to full functionality and calibration . features Release notes included in the package , read it before .

  • How to Upload new firmware to RF Explorer

    Updated: 2012-09-08 16:22:27
    : Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us How to : Upload new firmware to RF Explorer RF Explorer firmware updates are available for free . The main goal is to expand this little device with more functionality as required by users and also enable software functionality when new features are available with RF Explorer expansion . modules We recommend upgrading your device with latest available firmware , it is a safe process and you can always go back to your previous firmware if . needed To upgrade your RF Explorer device you will : need The RF Explorer Firmware Update Loader tool , available in the RF Explorer Windows Client package from our . website

  • RF Explorer online discussion and feedback

    Updated: 2012-09-08 16:22:26
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details FAQ RF Explorer online discussion and feedback Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us RF Explorer online discussion and feedback Are there other sites with discussion thread or additional info about RF Explorer Yes , check the following sites for an idea of user feedback and : suggestions Official distribution list for RF Explorer : Google Groups Can a 129 Spectrum Analyzer be any good article by EMC Expert Ken Wyatt TMWorld Magazine RC and FPV pilots : RC Groups FPV official thread : RC Groups RC Groups mini-howto : RC Groups FPVLab thread on how RF Explorer helped to sort out an unexpected EMI source

  • RFBee monitored by RF Explorer

    Updated: 2012-09-08 16:22:26
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer Main Menu Home RF Explorer details Recent News PIC micro Arduino About this site Contact Us RFBee monitored by RF Explorer Article Index RFBee monitored by RF Explorer Monitor frequency response with RF Explorer How to interpret a FSK GFSK modulated signal Using the PC Windows Client GFSK versus FSK All Pages Page 1 of 5 This is a step-by-step tutorial on how to use a RFBee transceiver from www.SeeedStudio.com together with a RF Explorer Spectrum Analyzer from www.rf-explorer.com The RFBee is a nice transceiver device which accepts some simple AT ASCII command strings to do some basic configuration . It hides some of the complexity of a full fledged transceiver by embedding an ATMega inside . An ideal

  • Buy RF Explorer

    Updated: 2012-09-08 16:22:25
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Article list Buy RF Explorer Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us Buy RF Explorer RF Explorer is available at SeeedStudio online store They deliver worldwide by airmail and . courier For stock information , please check directly with our . distributor Cool Components in UK EXP-TECH in Germany Evola in France AlphaCrucis in France Mattijsen in the BeNeLux AudioSense in Belgium Robot-Italy in Italy Gotham Sound in USA Location Sound in USA Sound Techniques in New Zealand Radio-it in Brazil ThaiEasyElec in Thailand Netram in South-Africa

  • RFBee monitored by RF Explorer

    Updated: 2012-09-08 16:22:25
    Buy RF Explorer online RF Explorer PIC micro Arduino News Contact us Home RF Explorer details Article list RFBee monitored by RF Explorer Main Menu Home RF Explorer details Downloads FAQ Article list Hacker's corner Recent News PIC micro Arduino About this site Contact Us RFBee monitored by RF Explorer Article Index RFBee monitored by RF Explorer Monitor frequency response with RF Explorer How to interpret a FSK GFSK modulated signal Using the PC Windows Client GFSK versus FSK All Pages Page 1 of 5 This is a step-by-step tutorial on how to use a RFBee transceiver from www.SeeedStudio.com together with a RF Explorer Spectrum Analyzer from www.rf-explorer.com The RFBee is a nice transceiver device which accepts some simple AT ASCII command strings to do some basic configuration . It hides

Current Feed Items | Previous Months Items

Aug 2012